You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > Statistics Class > Statistics Methods > CauchyFit Method > Statistics.CauchyFit Method ([In] TVec, out double, out double, int, double)
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
Statistics.CauchyFit Method ([In] TVec, out double, out double, int, double)

Calculate parameters for Cauchy distributed values.

Syntax
C#
Visual Basic
public static void CauchyFit([In] TVec X, out double m, out double b, int MaxIter, double Tolerance);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!